home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #8 / CD 8 (Black) - 2001.iso / Tools / Uninstall Manager / um321.exe / UNINSMAN.EN_ / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Encoding:
Text File  |  2000-12-11  |  3.8 KB  |  192 lines

  1. object AboutBox: TAboutBox
  2.   Left = 330
  3.   Top = 161
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 236
  7.   ClientWidth = 322
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel2: TBevel
  20.     Left = 56
  21.     Top = 56
  22.     Width = 241
  23.     Height = 2
  24.     Shape = bsTopLine
  25.   end
  26.   object Copyright: TLabel
  27.     Left = 56
  28.     Top = 32
  29.     Width = 249
  30.     Height = 16
  31.     AutoSize = False
  32.     Caption = 'Programmed  By  Ahmet Hidayetoglu (c) 1997 -2000'
  33.   end
  34.   object ProgramIcon: TImage
  35.     Left = 8
  36.     Top = 12
  37.     Width = 32
  38.     Height = 32
  39.     AutoSize = True
  40.     IsControl = True
  41.   end
  42.   object Label6: TLabel
  43.     Left = 56
  44.     Top = 8
  45.     Width = 115
  46.     Height = 13
  47.     Caption = 'Uninstall Manager v3.21'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clBlack
  50.     Font.Height = -12
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object RichEdit1: TRichEdit
  56.     Left = 7
  57.     Top = 90
  58.     Width = 312
  59.     Height = 89
  60.     Alignment = taCenter
  61.     BorderStyle = bsNone
  62.     Color = clBtnFace
  63.     Enabled = False
  64.     Lines.Strings = (
  65.       'This is a shareware version of Uninstall Manager v3.21'
  66.       ''
  67.       
  68.         'You may use it for 30 days. If  you would like to continue to us' +
  69.         'e it.'
  70.       ''
  71.       
  72.         'You must register. Please read order section for registration in' +
  73.         'fo.')
  74.     ReadOnly = True
  75.     TabOrder = 5
  76.   end
  77.   object Panel1: TPanel
  78.     Left = 0
  79.     Top = 0
  80.     Width = 323
  81.     Height = 187
  82.     BevelOuter = bvNone
  83.     TabOrder = 1
  84.     Visible = False
  85.     object Image1: TImage
  86.       Left = 4
  87.       Top = 4
  88.       Width = 314
  89.       Height = 64
  90.       ParentShowHint = False
  91.       Picture.Data = {<image000.bmp>}
  92.       ShowHint = False
  93.     end
  94.     object Label7: TLabel
  95.       Left = 24
  96.       Top = 134
  97.       Width = 254
  98.       Height = 13
  99.       Caption = '    Support developing of this software by registering it.'
  100.       Color = clBtnFace
  101.       Font.Charset = DEFAULT_CHARSET
  102.       Font.Color = clRed
  103.       Font.Height = -12
  104.       Font.Name = 'MS Sans Serif'
  105.       Font.Style = []
  106.       ParentColor = False
  107.       ParentFont = False
  108.       Transparent = True
  109.     end
  110.     object Label3: TLabel
  111.       Left = 16
  112.       Top = 88
  113.       Width = 129
  114.       Height = 13
  115.       Caption = 'This product is licensed to :'
  116.     end
  117.     object Label4: TLabel
  118.       Left = 152
  119.       Top = 88
  120.       Width = 137
  121.       Height = 13
  122.       Caption = 'UNREGISTERED VERSION'
  123.     end
  124.   end
  125.   object OKBtn: TButton
  126.     Left = 233
  127.     Top = 200
  128.     Width = 75
  129.     Height = 25
  130.     Cancel = True
  131.     Caption = 'OK'
  132.     Default = True
  133.     TabOrder = 0
  134.     OnClick = OKBtnClick
  135.   end
  136.   object Button1: TButton
  137.     Left = 16
  138.     Top = 200
  139.     Width = 75
  140.     Height = 25
  141.     Caption = '&Register'
  142.     TabOrder = 2
  143.     OnClick = Button1Click
  144.   end
  145.   object Panel2: TPanel
  146.     Left = 0
  147.     Top = 72
  148.     Width = 323
  149.     Height = 122
  150.     BevelOuter = bvNone
  151.     TabOrder = 3
  152.     Visible = False
  153.     object Label1: TLabel
  154.       Left = 16
  155.       Top = 19
  156.       Width = 87
  157.       Height = 13
  158.       Caption = 'Registration Name'
  159.     end
  160.     object Label2: TLabel
  161.       Left = 16
  162.       Top = 67
  163.       Width = 77
  164.       Height = 13
  165.       Caption = 'Registration Key'
  166.     end
  167.     object Edit1: TEdit
  168.       Left = 128
  169.       Top = 14
  170.       Width = 137
  171.       Height = 21
  172.       TabOrder = 0
  173.     end
  174.     object Edit2: TEdit
  175.       Left = 128
  176.       Top = 64
  177.       Width = 137
  178.       Height = 21
  179.       TabOrder = 1
  180.     end
  181.   end
  182.   object Button2: TButton
  183.     Left = 120
  184.     Top = 200
  185.     Width = 89
  186.     Height = 25
  187.     Caption = 'Register &Online'
  188.     TabOrder = 4
  189.     Visible = False
  190.   end
  191. end
  192.